FML SIN
Fast Math Library.
This function is a faster replacement for Dark Basic Pro's native SIN() function. FML SIN returns the sine of the argument.

ARGUMENTS:
* Value = the angle in degrees

RETURNS:
Returns the result as a float value.


SYNTAX
Return Float=FML SIN(Value)


RELATED INFO
View Number Operations Index
View STYX Index
View STYX Main File